Skip to content

WIP Definition export: include virtual host metadata#10539

Closed
michaelklishin wants to merge 1 commit intomainfrom
rabbitmq-server-10515
Closed

WIP Definition export: include virtual host metadata#10539
michaelklishin wants to merge 1 commit intomainfrom
rabbitmq-server-10515

Conversation

@michaelklishin
Copy link
Copy Markdown
Collaborator

when exporting over the HTTP API. CLI tools
use rabbit_definitions:all_definitions/0 which
already include the metadata.

Closes #10515

Copy link
Copy Markdown
Collaborator

@lukebakken lukebakken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The patch works great 👍

@michaelklishin michaelklishin added this to the 3.13.0 milestone Feb 13, 2024
@michaelklishin
Copy link
Copy Markdown
Collaborator Author

Test suite failures need investigating.

when exporting over the HTTP API. CLI tools
use rabbit_definitions:all_definitions/0 which
already include the metadata.

Closes #10515
@michaelklishin michaelklishin modified the milestones: 3.13.0, 3.13.1 Feb 14, 2024
@michaelklishin michaelklishin changed the title Definition export: include virtual host metadata WIP Definition export: include virtual host metadata Feb 15, 2024
@michaelklishin michaelklishin marked this pull request as draft February 15, 2024 04:34
@michaelklishin michaelklishin removed this from the 3.13.1 milestone Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Definitions export from management UI does not include vhost metadata

2 participants